[INFO] cloning repository https://github.com/lofiwatercat/ash_learning
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lofiwatercat/ash_learning" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flofiwatercat%2Fash_learning", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flofiwatercat%2Fash_learning'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6512dacafee89d53d51fef11ff87c2ebd4e2de64
[INFO] testing lofiwatercat/ash_learning against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flofiwatercat%2Fash_learning" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lofiwatercat/ash_learning
[INFO] finished tweaking git repo https://github.com/lofiwatercat/ash_learning
[INFO] tweaked toml for git repo https://github.com/lofiwatercat/ash_learning written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lofiwatercat/ash_learning on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lofiwatercat/ash_learning already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cf03e794172fd8c9e518f7a07ee3d577e0b84c4d544d6490fdd83291c09587e4
[INFO] running `Command { std: "docker" "start" "-a" "cf03e794172fd8c9e518f7a07ee3d577e0b84c4d544d6490fdd83291c09587e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf03e794172fd8c9e518f7a07ee3d577e0b84c4d544d6490fdd83291c09587e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf03e794172fd8c9e518f7a07ee3d577e0b84c4d544d6490fdd83291c09587e4", kill_on_drop: false }`
[INFO] [stdout] cf03e794172fd8c9e518f7a07ee3d577e0b84c4d544d6490fdd83291c09587e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d193c835b866017a2e0bf732b449c84cde4ba1e52bd7ed6ef51a1913fd5055c
[INFO] running `Command { std: "docker" "start" "-a" "0d193c835b866017a2e0bf732b449c84cde4ba1e52bd7ed6ef51a1913fd5055c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling xml-rs v0.8.18
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling libloading v0.8.0
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling ttf-parser v0.19.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling flate2 v1.0.27
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling png v0.17.10
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling owned_ttf_parser v0.19.0
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling ab_glyph v0.2.21
[INFO] [stderr]    Compiling tiny-skia v0.8.4
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling ash v0.30.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling winit v0.28.6
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling sctk-adwaita v0.5.4
[INFO] [stderr]    Compiling ash_learning v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ash::vk::Window`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ash::vk::Window;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:305:13
[INFO] [stdout]     |
[INFO] [stdout] 305 |         let mut debugcreateinfo = vk::DebugUtilsMessengerCreateInfoEXT::builder()
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `queues`
[INFO] [stdout]    --> src/main.rs:396:9
[INFO] [stdout]     |
[INFO] [stdout] 396 |         queues: &Queues,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_queues`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `surface_present_modes`
[INFO] [stdout]    --> src/main.rs:399:13
[INFO] [stdout]     |
[INFO] [stdout] 399 |         let surface_present_modes = surfaces.get_present_modes(physical_device)?;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_surface_present_modes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `entry`, `physical_device`, `physical_device_properties`, `queue_families`, and `queues` are never read
[INFO] [stdout]   --> src/main.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct Aetna {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 34 |     window: winit::window::Window,
[INFO] [stdout] 35 |     entry: ash::Entry,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     physical_device: vk::PhysicalDevice,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 40 |     physical_device_properties: vk::PhysicalDeviceProperties,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 41 |     queue_families: QueueFamilies,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 42 |     queues: Queues,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `graphics_queue` and `transfer_queue` are never read
[INFO] [stdout]    --> src/main.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 114 | struct Queues {
[INFO] [stdout]     |        ------ fields in this struct
[INFO] [stdout] 115 |     graphics_queue: vk::Queue,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 116 |     transfer_queue: vk::Queue,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `wayland_surface_loader` is never read
[INFO] [stdout]    --> src/main.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 179 | struct SurfaceDongXi {
[INFO] [stdout]     |        ------------- field in this struct
[INFO] [stdout] 180 |     wayland_surface_loader: ash::extensions::khr::WaylandSurface,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `images` is never read
[INFO] [stdout]    --> src/main.rs:385:5
[INFO] [stdout]     |
[INFO] [stdout] 382 | struct SwapchainDongXi {
[INFO] [stdout]     |        --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 385 |     images: Vec<vk::Image>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.55s
[INFO] running `Command { std: "docker" "inspect" "0d193c835b866017a2e0bf732b449c84cde4ba1e52bd7ed6ef51a1913fd5055c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d193c835b866017a2e0bf732b449c84cde4ba1e52bd7ed6ef51a1913fd5055c", kill_on_drop: false }`
[INFO] [stdout] 0d193c835b866017a2e0bf732b449c84cde4ba1e52bd7ed6ef51a1913fd5055c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 356a139ee1a66d51fefbf0146aaf54759d72cba775b39fab4bce01362a9d4cc6
[INFO] running `Command { std: "docker" "start" "-a" "356a139ee1a66d51fefbf0146aaf54759d72cba775b39fab4bce01362a9d4cc6", kill_on_drop: false }`
[INFO] [stderr]    Compiling ash_learning v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ash::vk::Window`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ash::vk::Window;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:305:13
[INFO] [stdout]     |
[INFO] [stdout] 305 |         let mut debugcreateinfo = vk::DebugUtilsMessengerCreateInfoEXT::builder()
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `queues`
[INFO] [stdout]    --> src/main.rs:396:9
[INFO] [stdout]     |
[INFO] [stdout] 396 |         queues: &Queues,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_queues`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `surface_present_modes`
[INFO] [stdout]    --> src/main.rs:399:13
[INFO] [stdout]     |
[INFO] [stdout] 399 |         let surface_present_modes = surfaces.get_present_modes(physical_device)?;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_surface_present_modes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `entry`, `physical_device`, `physical_device_properties`, `queue_families`, and `queues` are never read
[INFO] [stdout]   --> src/main.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct Aetna {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 34 |     window: winit::window::Window,
[INFO] [stdout] 35 |     entry: ash::Entry,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     physical_device: vk::PhysicalDevice,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 40 |     physical_device_properties: vk::PhysicalDeviceProperties,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 41 |     queue_families: QueueFamilies,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 42 |     queues: Queues,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `graphics_queue` and `transfer_queue` are never read
[INFO] [stdout]    --> src/main.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 114 | struct Queues {
[INFO] [stdout]     |        ------ fields in this struct
[INFO] [stdout] 115 |     graphics_queue: vk::Queue,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 116 |     transfer_queue: vk::Queue,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `wayland_surface_loader` is never read
[INFO] [stdout]    --> src/main.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 179 | struct SurfaceDongXi {
[INFO] [stdout]     |        ------------- field in this struct
[INFO] [stdout] 180 |     wayland_surface_loader: ash::extensions::khr::WaylandSurface,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `images` is never read
[INFO] [stdout]    --> src/main.rs:385:5
[INFO] [stdout]     |
[INFO] [stdout] 382 | struct SwapchainDongXi {
[INFO] [stdout]     |        --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 385 |     images: Vec<vk::Image>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] running `Command { std: "docker" "inspect" "356a139ee1a66d51fefbf0146aaf54759d72cba775b39fab4bce01362a9d4cc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "356a139ee1a66d51fefbf0146aaf54759d72cba775b39fab4bce01362a9d4cc6", kill_on_drop: false }`
[INFO] [stdout] 356a139ee1a66d51fefbf0146aaf54759d72cba775b39fab4bce01362a9d4cc6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6540f1b9b3da20a72d4ce17fd7cd84d00d32fc08963e43622b76b0c39d8c6ae2
[INFO] running `Command { std: "docker" "start" "-a" "6540f1b9b3da20a72d4ce17fd7cd84d00d32fc08963e43622b76b0c39d8c6ae2", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `ash::vk::Window`
[INFO] [stderr]  --> src/main.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use ash::vk::Window;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/main.rs:305:13
[INFO] [stderr]     |
[INFO] [stderr] 305 |         let mut debugcreateinfo = vk::DebugUtilsMessengerCreateInfoEXT::builder()
[INFO] [stderr]     |             ----^^^^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `queues`
[INFO] [stderr]    --> src/main.rs:396:9
[INFO] [stderr]     |
[INFO] [stderr] 396 |         queues: &Queues,
[INFO] [stderr]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_queues`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `surface_present_modes`
[INFO] [stderr]    --> src/main.rs:399:13
[INFO] [stderr]     |
[INFO] [stderr] 399 |         let surface_present_modes = surfaces.get_present_modes(physical_device)?;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_surface_present_modes`
[INFO] [stderr] 
[INFO] [stderr] warning: fields `entry`, `physical_device`, `physical_device_properties`, `queue_families`, and `queues` are never read
[INFO] [stderr]   --> src/main.rs:35:5
[INFO] [stderr]    |
[INFO] [stderr] 33 | struct Aetna {
[INFO] [stderr]    |        ----- fields in this struct
[INFO] [stderr] 34 |     window: winit::window::Window,
[INFO] [stderr] 35 |     entry: ash::Entry,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 39 |     physical_device: vk::PhysicalDevice,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 40 |     physical_device_properties: vk::PhysicalDeviceProperties,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 41 |     queue_families: QueueFamilies,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 42 |     queues: Queues,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `graphics_queue` and `transfer_queue` are never read
[INFO] [stderr]    --> src/main.rs:115:5
[INFO] [stderr]     |
[INFO] [stderr] 114 | struct Queues {
[INFO] [stderr]     |        ------ fields in this struct
[INFO] [stderr] 115 |     graphics_queue: vk::Queue,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr] 116 |     transfer_queue: vk::Queue,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `wayland_surface_loader` is never read
[INFO] [stderr]    --> src/main.rs:180:5
[INFO] [stderr]     |
[INFO] [stderr] 179 | struct SurfaceDongXi {
[INFO] [stderr]     |        ------------- field in this struct
[INFO] [stderr] 180 |     wayland_surface_loader: ash::extensions::khr::WaylandSurface,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `images` is never read
[INFO] [stderr]    --> src/main.rs:385:5
[INFO] [stderr]     |
[INFO] [stderr] 382 | struct SwapchainDongXi {
[INFO] [stderr]     |        --------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 385 |     images: Vec<vk::Image>,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `ash_learning` (bin "ash_learning" test) generated 8 warnings (run `cargo fix --bin "ash_learning" -p ash_learning --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ash_learning-6783d25604059729)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6540f1b9b3da20a72d4ce17fd7cd84d00d32fc08963e43622b76b0c39d8c6ae2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6540f1b9b3da20a72d4ce17fd7cd84d00d32fc08963e43622b76b0c39d8c6ae2", kill_on_drop: false }`
[INFO] [stdout] 6540f1b9b3da20a72d4ce17fd7cd84d00d32fc08963e43622b76b0c39d8c6ae2
